home *** CD-ROM | disk | FTP | other *** search
/ Aminet 37 / Aminet 37 (2000)(Schatztruhe)[!][Jun 2000].iso / Aminet / dev / misc / numconv.readme < prev    next >
Text File  |  2000-05-02  |  2KB  |  75 lines

  1. Short:    Simple DEC/HEX/BIN/ASC/FLT/OCT converter
  2. Author:   Martin Kuchinka
  3. Uploader: kuchinka@volny.cz
  4. Version:  1.5
  5. Type:     dev/misc
  6. Replaces: numconv.lha
  7.  
  8.     What:
  9.   Numconv is simple tool for converting numbers with GUI.
  10.   It is emailware, if you like it, please email me what you like...
  11.  
  12.     How:
  13.   There are two cycle buttons, first is for source string gadget and the
  14.   second is for type to convert to. In string gadget you can write a number
  15.   you want to convert and then press return.
  16.   Numconv works only with longs, it means that you can enter upto four
  17.   letters in the ascii mode.
  18.   If You need to copy output number/string to source button, simply press
  19.   CB (copy back) button.
  20.  
  21.     Who:
  22.   Martin  Kuchinka
  23.   Amforova 1930/17
  24.   Praha 5,  155 00
  25.    Czech Republic
  26.  
  27.   kuchinka@volny.cz
  28.  
  29.   http://www.volny.cz/kuchinka
  30.  
  31.     With:
  32.   A1200+040/40/64MB+HD3GB+6xCD+Modem33k6
  33.  
  34.     Bugs:
  35.   If you enter illegal or too long number it will be converted as zero,
  36.   only binary numbers are currently error-reporting.
  37.   If you find some please report to me, or better repair it and send it to
  38.   AmiNet (and please email me about it).
  39.  
  40.     Source:
  41.   Included. The biggest part of source was generated by SrcGen v0.4.
  42.   To compile you will require AmigaE v3+ and detatch.m module, both are on
  43.   AmiNet in dev/e.
  44.  
  45.     History:
  46.   v1.0 - initial release
  47.   v1.1 - removed bug in reading ASCII values (was allways 32bit)
  48.        - improved auto activation gadget
  49.   v1.2 - added CopyBack button
  50.        - repaired ascii output
  51.   v1.3 - removed bug HEX to FLOAT
  52.   v1.4 - rmb now doesn't deactivate source string gadget
  53.        - used default screen font instead of topaz
  54.   v1.5 - added octal number support
  55.  
  56.     Future:
  57.   Create more intelligent number reading/writing function
  58.  
  59.     Thanx:
  60.   Wouter van Oortmerssen for AmigaE (hope to see sometime a new version...)
  61.   Svein Engelsgjerd for detatch.m module.
  62.   Paul Qureshi for his bug-report
  63.   Olivier Fable for his ideas (all of v1.4)
  64.  
  65.  
  66. ============================= Archive contents =============================
  67.  
  68. Original  Packed Ratio    Date     Time    Name
  69. -------- ------- ----- --------- --------  -------------
  70.     8868    4154 53.1% 30-Mar-00 12:07:02  numconv
  71.     8368    2561 69.3% 30-Mar-00 12:07:00  numconv.e
  72.     1982    1067 46.1% 30-Mar-00 12:05:10  numconv.readme
  73. -------- ------- ----- --------- --------
  74.    19218    7782 59.5% 02-Apr-100 14:41:16   3 files
  75.